Skip to content

feat: Add @api annotation to interfaces #414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

mitelg
Copy link
Contributor

@mitelg mitelg commented Nov 6, 2024

The following interfaces are now part of the public API and can be safely relied on.

  • \PHPStan\Symfony\ParameterDefinition
  • \PHPStan\Symfony\ParameterMap
  • \PHPStan\Symfony\ServiceDefinition
  • \PHPStan\Symfony\ServiceMap

Changes according to the following discussion: phpstan/phpstan#11967

The following interfaces are now part of the public API and can be safely relied on.

- \PHPStan\Symfony\ParameterDefinition
- \PHPStan\Symfony\ParameterMap
- \PHPStan\Symfony\ServiceDefinition
- \PHPStan\Symfony\ServiceMap
@ondrejmirtes ondrejmirtes merged commit c7b7e7f into phpstan:1.4.x Nov 6, 2024
41 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@mitelg mitelg deleted the feat/add-api-annotation branch November 6, 2024 10:15
@mitelg
Copy link
Contributor Author

mitelg commented Nov 6, 2024

thanks for the blazing fast merge and release! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants